home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / amigan / amigan 20 / jimutils / include / offsets / cstrings.i < prev    next >
Encoding:
Text File  |  1994-01-27  |  722 b   |  37 lines

  1.     ifnd    Call
  2. Call    macro                ; a macro to call library routines
  3.     jsr    _LVO\1(a6)
  4.     endm
  5.     endc
  6.  
  7. _LVOaTailPath    EQU    -30 
  8. _LVOTailPath    EQU    -36 
  9. _LVOabcopy    EQU    -42 
  10. _LVObcopy    EQU    -48 
  11. _LVOabzero    EQU    -54 
  12. _LVObzero    EQU    -60 
  13. _LVOaindex    EQU    -66 
  14. _LVOindex    EQU    -72 
  15. _LVOarindex    EQU    -78 
  16. _LVOrindex    EQU    -84 
  17. _LVOascopy    EQU    -90 
  18. _LVOscopy    EQU    -96 
  19. _LVOasfree    EQU    -102 
  20. _LVOsfree    EQU    -108 
  21. _LVOastrcat    EQU    -114 
  22. _LVOstrcat    EQU    -120 
  23. _LVOastrcmp    EQU    -126 
  24. _LVOstrcmp    EQU    -132 
  25. _LVOastrcpy    EQU    -138 
  26. _LVOstrcpy    EQU    -144 
  27. _LVOastrlen    EQU    -150 
  28. _LVOstrlen    EQU    -156 
  29. _LVOastrncat    EQU    -162 
  30. _LVOstrncat    EQU    -168 
  31. _LVOastrncmp    EQU    -174 
  32. _LVOstrncmp    EQU    -180 
  33. _LVOastrncpy    EQU    -186 
  34. _LVOstrncpy    EQU    -192 
  35. _LVOasuffix    EQU    -198 
  36. _LVOsuffix    EQU    -204 
  37.